getc(FILEHANDLE)
getc FILEHANDLE
getc
Returns the next character from the input file
attached to FILEHANDLE, or a null string at EOF. If
FILEHANDLE is omitted, reads from STDIN.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson